-
I have a ComboBox, filled from an XML file: <?xml version="1.0" encoding="utf-8"?> <Configuration Version="1.5"> <Materials> <Material PartMat="1.15" LongName="Aluminium, ε >=5%" …
- 396 views
- 0 answers
- 0 votes
-
- 406 views
- 1 answers
- 0 votes
-
- 382 views
- 0 answers
- 0 votes
-
- 405 views
- 1 answers
- 0 votes
-
I want to create an editable combobox in pyqt5 that when the user typs something, it gets the results from …
- 365 views
- 1 answers
- 0 votes
-
So, what I am trying to do is create a combo box, add an "on click" event to it and …
- 383 views
- 2 answers
- 0 votes